Skip to content

Add rails release details to the rails releases table#89

Merged
etagwerker merged 4 commits intomainfrom
feature/more-granular-rails-release-data
Oct 1, 2024
Merged

Add rails release details to the rails releases table#89
etagwerker merged 4 commits intomainfrom
feature/more-granular-rails-release-data

Conversation

@etagwerker
Copy link
Member

@etagwerker etagwerker commented Sep 30, 2024

Hi there,

This will make it easier to set up GitHub Actions based on the right version numbers. I'm trying to get this in the main branch so that later I can use it in #84

Most of the information came from these resources:

Please check it out.

Thanks!

Copy link

@gdiaz-ol gdiaz-ol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just a small question/suggestion.

end

desc "Update minimum Ruby versions from Rails 2.3 to 7.2"
task update_rails_releases: :environment do

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would make sense to add find_or_create_rails_releases as prerequisites task after environment ?

@etagwerker etagwerker requested a review from gdiaz-ol October 1, 2024 17:21
@etagwerker
Copy link
Member Author

@gdiaz-ol I just updated the PR with your feedback. Please take another look. Thanks!

@etagwerker etagwerker merged commit 1f76df2 into main Oct 1, 2024
@etagwerker etagwerker deleted the feature/more-granular-rails-release-data branch October 1, 2024 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants